home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypercrd / xcmds / dvlprstc.hqx / Developer Stack 1.3r / card_31196.txt < prev    next >
Text File  |  1991-04-30  |  1KB  |  44 lines

  1. -- card: 31196 from stack: in.3r
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3837
  5. -- name: CStoHCdateconversion
  6.  
  7.  
  8. -- part contents for background part 5
  9. ----- text -----
  10. CStoHCdateconversion
  11.  
  12. -- part contents for background part 6
  13. ----- text -----
  14.  
  15. This XFCN converts dates from Compuserve messages to a format HyperCard can use.
  16.  
  17. This XCMD is useful for anyone doing automatic processing of CompuServe mail or bboards.
  18.  
  19. Joseph Golton  ΓÇó  705 W. Oregon  ΓÇó  Urbana, IL  ΓÇó  61801  ΓÇó  (217) 367 4628 
  20.  
  21. ΓÇóΓÇóNote from Steve Drazga, Editor DevStack
  22. I would like to publicly thank Joseph for sending in this contribution & supporting the Developer Stack.
  23.  
  24. -- part contents for background part 7
  25. ----- text -----
  26. Syntax:
  27.  
  28. CStoHCdateconversion(CISDate)
  29.  
  30. The XFCN returns the date in a format Hypercard can deal with.
  31.  
  32.  
  33. The first parameter is a string in the format of a Compuserve date 
  34. ( "29-Apr-88" ).
  35.  
  36.  
  37.  
  38. -- part contents for background part 10
  39. ----- text -----
  40. 27
  41.  
  42. -- part contents for background part 27
  43. ----- text -----
  44. XFCN